home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 April / PCWAPR06.iso / Software / Freeware / DeskTask 1.0 RC2 / Setup.exe / DeskTask.exe / 0 / RCDATA / TFRMDTOPTIONS / TFRMDTOPTIONS.txt
Encoding:
Text File  |  2006-01-08  |  14.0 KB  |  630 lines

  1. object FrmDTOptions: TFrmDTOptions
  2.   Left = 196
  3.   Top = 213
  4.   BorderStyle = bsDialog
  5.   Caption = 'Options'
  6.   ClientHeight = 362
  7.   ClientWidth = 594
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label4: TLabel
  20.     Left = 353
  21.     Top = 8
  22.     Width = 38
  23.     Height = 13
  24.     Caption = 'Preview'
  25.   end
  26.   object Bevel4: TBevel
  27.     Left = 401
  28.     Top = 15
  29.     Width = 184
  30.     Height = 2
  31.   end
  32.   object Label8: TLabel
  33.     Left = 9
  34.     Top = 323
  35.     Width = 55
  36.     Height = 13
  37.     Caption = 'DeskTask'
  38.     Font.Charset = ANSI_CHARSET
  39.     Font.Color = clBtnShadow
  40.     Font.Height = -11
  41.     Font.Name = 'Tahoma'
  42.     Font.Style = [fsBold]
  43.     ParentFont = False
  44.   end
  45.   object Bevel5: TBevel
  46.     Left = 10
  47.     Top = 319
  48.     Width = 573
  49.     Height = 2
  50.   end
  51.   object Label10: TLabel
  52.     Left = 9
  53.     Top = 338
  54.     Width = 212
  55.     Height = 13
  56.     Caption = 'Display your Outlook'#8482' tasks on the desktop'
  57.     Font.Charset = ANSI_CHARSET
  58.     Font.Color = clBtnShadow
  59.     Font.Height = -11
  60.     Font.Name = 'Tahoma'
  61.     Font.Style = []
  62.     ParentFont = False
  63.   end
  64.   object Panel1: TPanel
  65.     Left = 354
  66.     Top = 28
  67.     Width = 231
  68.     Height = 285
  69.     BevelOuter = bvLowered
  70.     BorderWidth = 8
  71.     Color = 10841655
  72.     TabOrder = 0
  73.     object Sample: THTMLabel
  74.       Left = 9
  75.       Top = 9
  76.       Width = 213
  77.       Height = 267
  78.       Align = alClient
  79.       ColorTo = clNone
  80.       AnchorHint = False
  81.       AutoSizing = False
  82.       AutoSizeType = asVertical
  83.       Color = 10841655
  84.       Ellipsis = False
  85.       GradientType = gtFullHorizontal
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clWhite
  88.       Font.Height = -11
  89.       Font.Name = 'Verdana'
  90.       Font.Style = []
  91.       HintShowFull = False
  92.       Hover = False
  93.       HoverColor = clNone
  94.       HoverFontColor = clNone
  95.       HTMLHint = False
  96.       Images = FrmDeskTask.ImageList1
  97.       LineWidth = 0
  98.       ParentColor = False
  99.       ParentFont = False
  100.       ShadowColor = clGray
  101.       ShadowOffset = 1
  102.       Transparent = False
  103.       URLColor = clBlue
  104.       VAlignment = tvaTop
  105.       Version = '1.7.0.0'
  106.     end
  107.   end
  108.   object Button1: TButton
  109.     Left = 357
  110.     Top = 329
  111.     Width = 70
  112.     Height = 23
  113.     Caption = '&OK'
  114.     Default = True
  115.     TabOrder = 1
  116.     OnClick = Button1Click
  117.   end
  118.   object Button2: TButton
  119.     Left = 435
  120.     Top = 329
  121.     Width = 70
  122.     Height = 23
  123.     Cancel = True
  124.     Caption = '&Cancel'
  125.     ModalResult = 2
  126.     TabOrder = 2
  127.   end
  128.   object XPPageControl1: TPageControl
  129.     Left = 8
  130.     Top = 8
  131.     Width = 329
  132.     Height = 305
  133.     ActivePage = XPTabSheet1
  134.     TabOrder = 3
  135.     object XPTabSheet1: TTabSheet
  136.       Caption = 'General'
  137.       object Label6: TLabel
  138.         Left = 7
  139.         Top = 11
  140.         Width = 51
  141.         Height = 13
  142.         Caption = 'Language:'
  143.         Transparent = True
  144.       end
  145.       object Label7: TLabel
  146.         Left = 7
  147.         Top = 35
  148.         Width = 61
  149.         Height = 26
  150.         Caption = 'Refresh Data Every : '
  151.         Transparent = True
  152.         WordWrap = True
  153.       end
  154.       object Label9: TLabel
  155.         Left = 192
  156.         Top = 44
  157.         Width = 27
  158.         Height = 13
  159.         Caption = 'Align:'
  160.         Transparent = True
  161.       end
  162.       object Label14: TLabel
  163.         Left = 160
  164.         Top = 76
  165.         Width = 34
  166.         Height = 13
  167.         Caption = 'Spaces'
  168.       end
  169.       object CmbLangs: TComboBox
  170.         Left = 73
  171.         Top = 8
  172.         Width = 232
  173.         Height = 21
  174.         Style = csDropDownList
  175.         ItemHeight = 13
  176.         TabOrder = 0
  177.         OnClick = CmbLangsClick
  178.       end
  179.       object CmbRefreshType: TComboBox
  180.         Left = 118
  181.         Top = 41
  182.         Width = 67
  183.         Height = 21
  184.         Style = csDropDownList
  185.         ItemHeight = 13
  186.         TabOrder = 1
  187.         Items.Strings = (
  188.           'Minutes'
  189.           'Hours')
  190.       end
  191.       object CmbAlign: TComboBox
  192.         Left = 226
  193.         Top = 41
  194.         Width = 79
  195.         Height = 21
  196.         Style = csDropDownList
  197.         ItemHeight = 13
  198.         TabOrder = 2
  199.         OnClick = CmbAlignClick
  200.         Items.Strings = (
  201.           'Left'
  202.           'Right')
  203.       end
  204.       object BtnFont: TButton
  205.         Left = 6
  206.         Top = 154
  207.         Width = 81
  208.         Height = 25
  209.         Caption = 'Select Font...'
  210.         TabOrder = 3
  211.         OnClick = BtnFontClick
  212.       end
  213.       object ChkSnapToDesktop: TCheckBox
  214.         Left = 6
  215.         Top = 101
  216.         Width = 217
  217.         Height = 17
  218.         Caption = 'Snap to Desktop Edges (recommended)'
  219.         TabOrder = 4
  220.       end
  221.       object CkShowShadow: TCheckBox
  222.         Left = 6
  223.         Top = 129
  224.         Width = 97
  225.         Height = 17
  226.         Caption = 'Show Shadow'
  227.         TabOrder = 5
  228.         OnClick = CkShowShadowClick
  229.       end
  230.       object clpaneshadow: TColorPane
  231.         Left = 99
  232.         Top = 128
  233.         Width = 24
  234.         Height = 20
  235.         Cursor = crHandPoint
  236.         Color = clLime
  237.         TabOrder = 6
  238.         OnChange = CmbAlignClick
  239.         OnClickOtherBtn = clpaneshadowClickOtherBtn
  240.         OnClickDefault = clpaneshadowClickDefault
  241.       end
  242.       object GroupBox1: TGroupBox
  243.         Left = 8
  244.         Top = 192
  245.         Width = 305
  246.         Height = 69
  247.         Caption = 'Transparency Level'
  248.         TabOrder = 7
  249.         object Label3: TLabel
  250.           Left = 264
  251.           Top = 28
  252.           Width = 25
  253.           Height = 13
  254.           Caption = 'Clear'
  255.           Transparent = True
  256.         end
  257.         object Label2: TLabel
  258.           Left = 24
  259.           Top = 28
  260.           Width = 22
  261.           Height = 13
  262.           Caption = 'Solid'
  263.           Transparent = True
  264.         end
  265.         object Label13: TLabel
  266.           Left = 24
  267.           Top = 47
  268.           Width = 241
  269.           Height = 13
  270.           Alignment = taCenter
  271.           AutoSize = False
  272.           Caption = 'Label13'
  273.         end
  274.         object TrackBar1: TTrackBar
  275.           Left = 48
  276.           Top = 24
  277.           Width = 209
  278.           Height = 25
  279.           Max = 255
  280.           PageSize = 255
  281.           TabOrder = 0
  282.           TickStyle = tsNone
  283.           OnChange = TrackBar1Change
  284.         end
  285.       end
  286.       object TxtRefreshEvery: TWinSpinEdit
  287.         Left = 73
  288.         Top = 40
  289.         Width = 40
  290.         Height = 22
  291.         Increment = 1
  292.         MaxValue = 300
  293.         MinValue = 1
  294.         TabOrder = 8
  295.         Value = 1
  296.       end
  297.       object txtIndent: TWinSpinEdit
  298.         Left = 120
  299.         Top = 71
  300.         Width = 35
  301.         Height = 22
  302.         Increment = 1
  303.         MaxValue = 10
  304.         MinValue = 1
  305.         TabOrder = 9
  306.         Value = 3
  307.         OnChange = txtIndentChange
  308.       end
  309.       object CkIndent: TCheckBox
  310.         Left = 7
  311.         Top = 76
  312.         Width = 107
  313.         Height = 17
  314.         Caption = 'Indent Items By'
  315.         TabOrder = 10
  316.         OnClick = CkIndentClick
  317.       end
  318.     end
  319.     object XPTabSheet2: TTabSheet
  320.       Caption = 'Calendar'
  321.       object Label5: TLabel
  322.         Left = 11
  323.         Top = 148
  324.         Width = 136
  325.         Height = 13
  326.         Caption = 'Days to show Ahead (1-14):'
  327.         Transparent = True
  328.       end
  329.       object ChkShowCalendar: TCheckBox
  330.         Left = 10
  331.         Top = 9
  332.         Width = 97
  333.         Height = 17
  334.         Caption = 'Show Calendar'
  335.         TabOrder = 0
  336.         OnClick = ChkShowCalendarClick
  337.       end
  338.       object ChkShowCalendarDate: TCheckBox
  339.         Left = 10
  340.         Top = 34
  341.         Width = 169
  342.         Height = 17
  343.         Caption = 'Show Appointment Start Time'
  344.         TabOrder = 1
  345.         OnClick = ChkShowCalendarDateClick
  346.       end
  347.       object CkShowAllDay: TCheckBox
  348.         Left = 10
  349.         Top = 79
  350.         Width = 122
  351.         Height = 17
  352.         Caption = 'Show All/Multi Day'
  353.         TabOrder = 2
  354.         OnClick = CmbAlignClick
  355.       end
  356.       object CkShowPreciseCalendar: TCheckBox
  357.         Left = 10
  358.         Top = 101
  359.         Width = 151
  360.         Height = 17
  361.         Caption = 'Hide Past Items in the Day'
  362.         TabOrder = 3
  363.         OnClick = CmbAlignClick
  364.       end
  365.       object CkShowLocation: TCheckBox
  366.         Left = 10
  367.         Top = 124
  368.         Width = 103
  369.         Height = 17
  370.         Caption = 'Show Location'
  371.         TabOrder = 4
  372.         OnClick = CmbAlignClick
  373.       end
  374.       object TxtDaysShowAhead: TWinSpinEdit
  375.         Left = 150
  376.         Top = 144
  377.         Width = 35
  378.         Height = 22
  379.         Increment = 1
  380.         MaxValue = 14
  381.         MinValue = 1
  382.         TabOrder = 5
  383.         Value = 14
  384.       end
  385.       object ChkShowEndTime: TCheckBox
  386.         Left = 28
  387.         Top = 56
  388.         Width = 169
  389.         Height = 17
  390.         Caption = 'Show Appointment End Time'
  391.         TabOrder = 6
  392.         OnClick = CmbAlignClick
  393.       end
  394.       object Button3: TButton
  395.         Left = 8
  396.         Top = 175
  397.         Width = 97
  398.         Height = 25
  399.         Caption = 'Categories...'
  400.         TabOrder = 7
  401.         OnClick = Button3Click
  402.       end
  403.       object CkDontShowCalCats: TCheckBox
  404.         Left = 10
  405.         Top = 202
  406.         Width = 175
  407.         Height = 17
  408.         Caption = 'Don'#39't Show Selected Categories'
  409.         TabOrder = 8
  410.       end
  411.     end
  412.     object XPTabSheet3: TTabSheet
  413.       Caption = 'Tasks'
  414.       object Label1: TLabel
  415.         Left = 138
  416.         Top = 83
  417.         Width = 23
  418.         Height = 13
  419.         Caption = 'Date'
  420.       end
  421.       object Label15: TLabel
  422.         Left = 11
  423.         Top = 108
  424.         Width = 35
  425.         Height = 13
  426.         Caption = 'Sort By'
  427.       end
  428.       object XPGroupBox1: TGroupBox
  429.         Left = 6
  430.         Top = 152
  431.         Width = 225
  432.         Height = 75
  433.         Caption = 'XPGroupBox1'
  434.         TabOrder = 4
  435.         object Label11: TLabel
  436.           Left = 24
  437.           Top = 49
  438.           Width = 51
  439.           Height = 13
  440.           Caption = 'Past Date:'
  441.           Transparent = True
  442.         end
  443.         object Label12: TLabel
  444.           Left = 114
  445.           Top = 49
  446.           Width = 62
  447.           Height = 13
  448.           Caption = 'Future Date:'
  449.           Transparent = True
  450.         end
  451.         object CkColorAllTask: TCheckBox
  452.           Left = 22
  453.           Top = 22
  454.           Width = 113
  455.           Height = 17
  456.           Caption = 'Color all task text'
  457.           TabOrder = 0
  458.           OnClick = CmbAlignClick
  459.         end
  460.         object ClPaneDueDate: TColorPane
  461.           Left = 84
  462.           Top = 46
  463.           Width = 24
  464.           Height = 20
  465.           Cursor = crHandPoint
  466.           Color = clRed
  467.           TabOrder = 1
  468.           OnChange = CmbAlignClick
  469.           OnClickOtherBtn = ClPaneDueDateClickOtherBtn
  470.           OnClickDefault = ClPaneDueDateClickDefault
  471.         end
  472.         object ClPaneFutureDate: TColorPane
  473.           Left = 185
  474.           Top = 46
  475.           Width = 24
  476.           Height = 20
  477.           Cursor = crHandPoint
  478.           Color = clLime
  479.           TabOrder = 2
  480.           OnChange = CmbAlignClick
  481.           OnClickOtherBtn = ClPaneDueDateClickOtherBtn
  482.           OnClickDefault = ClPaneFutureDateClickDefault
  483.         end
  484.       end
  485.       object ChkShowTasks: TCheckBox
  486.         Left = 10
  487.         Top = 9
  488.         Width = 81
  489.         Height = 17
  490.         Caption = 'Show Tasks'
  491.         TabOrder = 0
  492.         OnClick = ChkShowTasksClick
  493.       end
  494.       object ChkShowCompletedTasks: TCheckBox
  495.         Left = 10
  496.         Top = 56
  497.         Width = 144
  498.         Height = 17
  499.         Caption = 'Show Completed Tasks'
  500.         TabOrder = 1
  501.         OnClick = CmbAlignClick
  502.       end
  503.       object ChkShowTaskDate: TCheckBox
  504.         Left = 10
  505.         Top = 82
  506.         Width = 47
  507.         Height = 17
  508.         Caption = 'Show'
  509.         TabOrder = 2
  510.         OnClick = CmbAlignClick
  511.       end
  512.       object ckTaskDateColor: TCheckBox
  513.         Left = 10
  514.         Top = 152
  515.         Width = 188
  516.         Height = 16
  517.         Caption = 'Color tasks based on selected date'
  518.         TabOrder = 3
  519.         OnClick = ckTaskDateColorClick
  520.       end
  521.       object cbTaskType: TComboBox
  522.         Left = 59
  523.         Top = 79
  524.         Width = 74
  525.         Height = 21
  526.         Style = csDropDownList
  527.         ItemHeight = 13
  528.         TabOrder = 5
  529.         Items.Strings = (
  530.           'Due'
  531.           'Start')
  532.       end
  533.       object ckShowTodayTasks: TCheckBox
  534.         Left = 10
  535.         Top = 33
  536.         Width = 199
  537.         Height = 17
  538.         Caption = 'Show Today'#39's (and older) Tasks Only'
  539.         TabOrder = 6
  540.         OnClick = CmbAlignClick
  541.       end
  542.       object CkImportanceIcons: TCheckBox
  543.         Left = 10
  544.         Top = 131
  545.         Width = 119
  546.         Height = 17
  547.         Caption = 'Show Priority Icons'
  548.         TabOrder = 7
  549.         OnClick = CmbAlignClick
  550.       end
  551.       object cmbSortTasks: TComboBox
  552.         Left = 59
  553.         Top = 106
  554.         Width = 74
  555.         Height = 21
  556.         Style = csDropDownList
  557.         ItemHeight = 13
  558.         TabOrder = 8
  559.         OnClick = CmbAlignClick
  560.         Items.Strings = (
  561.           'Due Date'
  562.           'Priority'
  563.           'Start Date')
  564.       end
  565.       object Button5: TButton
  566.         Left = 9
  567.         Top = 232
  568.         Width = 97
  569.         Height = 25
  570.         Caption = 'Categories...'
  571.         TabOrder = 9
  572.         OnClick = Button5Click
  573.       end
  574.       object CmbTaskSortDirection: TComboBox
  575.         Left = 139
  576.         Top = 106
  577.         Width = 134
  578.         Height = 21
  579.         Style = csDropDownList
  580.         ItemHeight = 13
  581.         TabOrder = 10
  582.         OnClick = CmbAlignClick
  583.         Items.Strings = (
  584.           'Ascending'
  585.           'Descending')
  586.       end
  587.       object CkDontShowTaskCats: TCheckBox
  588.         Left = 10
  589.         Top = 259
  590.         Width = 175
  591.         Height = 17
  592.         Caption = 'Don'#39't Show Selected Categories'
  593.         TabOrder = 11
  594.       end
  595.     end
  596.   end
  597.   object Button4: TButton
  598.     Left = 514
  599.     Top = 329
  600.     Width = 70
  601.     Height = 23
  602.     Caption = '&Apply'
  603.     TabOrder = 4
  604.     OnClick = Button1Click
  605.   end
  606.   object FontDialog1: TFontDialogPlus
  607.     Font.Charset = DEFAULT_CHARSET
  608.     Font.Color = clWindowText
  609.     Font.Height = -11
  610.     Font.Name = 'MS Sans Serif'
  611.     Font.Style = []
  612.     Left = 292
  613.     Top = 326
  614.   end
  615.   object FindFile1: TFindFile
  616.     Filter = '*.dtl'
  617.     AfterExecute = FindFile1AfterExecute
  618.     Left = 236
  619.     Top = 326
  620.   end
  621.   object Language1: TLanguage
  622.     Left = 264
  623.     Top = 326
  624.   end
  625.   object ColorDialog1: TColorDialog
  626.     Left = 320
  627.     Top = 326
  628.   end
  629. end
  630.